-
Notifications
You must be signed in to change notification settings - Fork 717
try Ubuntu 24.04 again #11068
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
try Ubuntu 24.04 again #11068
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Sweet!
I forget, did we decide to use |
5c697cf
to
cd74ced
Compare
Whoops: old-ghcs still needs to be on 22.04 or earlier because 24.04 doesn't have the ancient ncurses and terminfo packages that ancient ghcs require. This might explode because a cabal built on 24.04 won't run, which would leave us on 22.04 until those old ghcs roll off support completely. (Or require |
Okay, apparently just running |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great news!
We had problems with their image last time. Let's see if they're fixed now.
cd74ced
to
def6c02
Compare
We had problems with their image last time. Let's see if they're fixed now.
Template B: This PR does not modify behaviour or interface
E.g. the PR only touches documentation or tests, does refactorings, etc.
Include the following checklist in your PR: